Remove xstrappend (#878)
authorGPSBabel <12013583+GPSBabelDeveloper@users.noreply.github.com>
Mon, 23 May 2022 21:24:55 +0000 (16:24 -0500)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 21:24:55 +0000 (16:24 -0500)
commitd2f37f8894df81cefbdc12f555232179f6babfaa
tree72b21a8b2afd631addaa07ac3014d1bdbe54583d
parent7256c1653d5a19a7d262cce030ecaf041b067d05
Remove xstrappend (#878)

* PDF maker: format screen and input same. Shrink padding slightly.

* Use reference counted pointers instead of managing our own.
Fixes a leak when using debug printing.

* Remove the last remaining caller of xstrappend and thus, that c-era utility.

Co-authored-by: Robert Lipe <robertlipe@users.noreply.github.com>
defs.h
garmin_gpi.cc
garmin_txt.cc
util.cc